CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - sine table

搜索资源列表

  1. 83390078DDS

    0下载:
  2. DDS的工作原理是以数控振荡器的方式产生频率、相位可控制的正弦波。电路一般包括基准时钟、频率累加器、相位累加器、幅度/相位转换电路、D/A转换器和低通滤波器(LPF)。频率累加器对输入信号进行累加运算,产生频率控制数据X(frequency data或相位步进量)。相位累加器由N位全加器和N位累加寄存器级联而成,对代表频率的2进制码进行累加运算,是典型的反馈电路,产生累加结果Y。幅度/相位转换电路实质上是一个波形寄存器,以供查表使用。读出的数据送入D/A转换器和低通滤波器。-DDS works
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-17
    • 文件大小:43774
    • 提供者:394177191
  1. table_sin120

    0下载:
  2. Sine table 120 degree for pwm generation
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-09
    • 文件大小:556
    • 提供者:echoy
  1. rom

    0下载:
  2. 64采样点的正弦表存储区。外接地址可以输出正弦信号采样点经过二进制补码转换后的幅度值。-sine table by 64 samples in VHDL.
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:222485
    • 提供者:nancy
  1. spwm

    0下载:
  2. 在定时器0的中断程序中向OCR1A和OCR1B送正弦函数表中的数值,调节M和OCR1A的值就可以调节频率和幅度-In the Timer 0 interrupt program to send to the OCR1A and OCR1B sine table values, adjusting the value of M and OCR1A can adjust the frequency and amplitude
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:2503
    • 提供者:王婆
  1. 1KHZ

    0下载:
  2. AVR ATTINY 45, 64 MHz PLL + Sine table
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:14482
    • 提供者:Daniel
  1. sine

    0下载:
  2. Generates a simplified Look-Up Table for 50Hz sine wave in C for any Embedded Micro-controller.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:199232
    • 提供者:Ahsan Ikram
  1. sine

    0下载:
  2. 生成正弦函数表,然后保存在文件中,汇编程序通过读取文件,查表生成正弦信号。-Generating the sine function table, and then stored in a file, assembler by reading the file, look-up table generated sinusoidal signal.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:532309
    • 提供者:帐号
  1. sintable-generation

    0下载:
  2. C语言实现的用于正弦函数表的生成源代码 简短易懂-C language implementation of sine function of generation of table source code
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:621026
    • 提供者:hu wen
  1. Sine-function-table

    0下载:
  2. 正弦函数表,在单片机输出正弦波形时可以加以引用-Sine function table, the microcontroller output sine wave can be referenced
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1224
    • 提供者:wj2
  1. SIN

    0下载:
  2. 一个很好的软件输入正弦波点数就可以计算出正弦表数据-Input sine wave points we can calculate the sine table data
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:5266
    • 提供者:LIXINGHAI
  1. sin14_tab

    0下载:
  2. 256位的正弦表,是4096格式的,在编程时产生正弦波很有帮助-256 sine table, the 4096 format in programming to produce sine wave helpful
  3. 所属分类:assembly language

    • 发布日期:2017-03-22
    • 文件大小:600
    • 提供者:蒋云锋
  1. 51zhengxian

    0下载:
  2. 51单片机,利用正弦表发正弦波程序,本例幅值最大2.5v,频率5HZ,另附正弦表程序,可以根据需要更改幅值和频率-51 SCM, sine table made sine wave program, in this case the amplitude of the largest 2.5v frequency 5HZ attached sine table program, you can change the amplitude and frequency ...
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1690
    • 提供者:Jwd
  1. DSP28_EVPWM

    0下载:
  2. 利用DSP2812的EV功能产生PWM波形。其中调用了正弦表,采样96个点。-DSP2812 the EV function to generate the PWM waveform. Which is called the sine table, sampling 96 points.
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:1117
    • 提供者:徐磊
  1. sine-wave

    0下载:
  2. 基于51单片机的 ,运用查表法产生正弦波的程序,频率和占空比均可调-Based on 51 single-chip, procedures, frequency and duty cycle can be adjusted for use of look-up table method generates a sine wave
  3. 所属分类:CSharp

    • 发布日期:2017-11-19
    • 文件大小:19508
    • 提供者:andy
  1. SinglePolarSineTableGen

    0下载:
  2. 用matlab编程产生正弦波逆变器的正弦表,有一定的参考价值-Programming using matlab generate sine wave inverter sine table, there is some reference value
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:519
    • 提供者:wang
  1. spwm_calc

    0下载:
  2. 昨天晚上用Visual C#写了一个SPWM正弦表生成工具,之前也有从网上下载有其他网友写的工具,但感觉始终用起来不是很方便。 学了一段时间的C#,也算是检验一下学习成果,于是就开始写了这个小工具,欢迎大家测试。 说明: 1. 计算方法是按马潮老师那本AVR教程上的公式计算的;通过测试,其计算结果跟马老师书上、及其他网友的工具生成的数据完全一样。 2. 机器上要装有.NET Framework 4下载,才能正常运行。-Yesterday evening with Visua
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1251453
    • 提供者:foxpro2005
  1. swept-sine-vibration

    0下载:
  2. 基于ANSYS APDL二次开发的航电设备的动力学扫频分析,载荷输入条件为交越频率以下为恒定位移,交越频率以上为恒定加速度。我将加速度输入转换为位移输入,将位移和加速度两段输入载荷统一按照位移载荷输入,将位移存入表数组,利用ANSYS APDL自动将扫频范围内的位移载荷存入表数组,并循环加载计算,实现了该工程结构的正弦扫频振动分析。-Kinetic sweep analysis, load input conditions of secondary development based on AN
  3. 所属分类:transportation applications

    • 发布日期:2017-04-08
    • 文件大小:900
    • 提供者:hu yaqi
  1. 1024sin

    0下载:
  2. 正弦表为1024个,输出3路互差120°的正弦波,烧在DSP中作为三相输入-Sine table is 1024, the output of three-way mutual difference of 120 ° sine wave, burning in the DSP as a three-phase input
  3. 所属分类:DSP program

    • 发布日期:2017-04-13
    • 文件大小:1950
    • 提供者:Cristin
  1. Computing-the-sine---interpolation-method

    0下载:
  2. This a classical method of computing a sine wave with the aid of a table.-This is a classical method of computing a sine wave with the aid of a table.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:529
    • 提供者:Elena Dobre
  1. STC15W4KxxS-output-SPWM

    0下载:
  2. 用STC15W4KxxS4系列单片机输出两路互补的SPWM,带头文件及excel正弦波表计算。-STC15W4KxxS4 series microcontroller output with two complementary SPWM, lead and excel file to calculate sine table.
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:26377
    • 提供者:卢霸天
« 1 23 4 5 6 »
搜珍网 www.dssz.com